home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / bbsutil / sf_31.zip / SFNODE.ZIP / SFNODE.DOC next >
Text File  |  1991-06-24  |  27KB  |  581 lines

  1.                                SFNODE.EXE
  2.                                Version 1.1
  3.                     Copyright (C) By Mike Woltz 1990-91
  4.                            Buffalo Creek Software    
  5.                                 A Member Of
  6.                   The Association Of Shareware Professionals
  7.                              
  8.     
  9.     
  10.     INTRODUCTION
  11.     ------------
  12.                          
  13.        SFNODE.EXE is a companion utility for SPITFIRE Bulletin Board
  14.     System software and will allow a number of configuration options
  15.     to be set outside the SPITFIRE program.  When using SFNODE.EXE's
  16.     command line parameters options, a number of options can now be
  17.     toggled on or off and values can be changed thru a scheduled event.
  18.     
  19.        SFNODE.EXE must reside in your main SPITFIRE directory where
  20.     your SFNODE.DAT exists.  If SFNODE.DAT is not found, SFNODE.EXE
  21.     provides you with the option of creating it.
  22.  
  23.  
  24.     MENU DRIVEN USAGE
  25.     -----------------
  26.  
  27.        When SFNODE.EXE is executed from the DOS prompt without any of
  28.     its optional command line parameters, a menu is displayed to the user 
  29.     showing the available options.  The menu will look like this:
  30.     
  31.     >>>>>>>>   MAIN MENU   <<<<<<<<
  32.     <D>... Display Command Line Usage       <T>... Toggle Switches
  33.     <M>.......... Modem Configuration       <F>........ File Paths
  34.     <C>................ Change Values       <Q>.............. Quit
  35.  
  36.     ENTER COMMAND - [D T M F C Q]?
  37.         
  38.     After making a selection, except Q to Quit, a window will open
  39.     up on the screen which displays all the features which can be
  40.     modified for the option you have selected.  As each window opens, 
  41.     the current setting will be shown to you for each feature.  Pressing 
  42.     the ESC key will always return to the previous screen.  Pressing Q 
  43.     will terminate program execution and you will be returned to the 
  44.     DOS prompt.  
  45.     
  46.     
  47.     DISPLAY COMMAND LINE USAGE
  48.     --------------------------        
  49.     
  50.        When this option is selected a window will open up displaying
  51.        the following command line usage parameters available with
  52.        SFNODE:
  53.        
  54.   /B[x] = Minimum Baud Rate Required
  55.   /C-   = Chat/Page Turned Off             /C+ = Chat/Page Turned On
  56.   /E-   = Up/Download Ratio Not Enforced   /E+ = Up/Download Ratio Enforced
  57.   /F-   = File Statistics Turned Off       /F+ = File Statistics Turned On
  58.   /M-   = Message Statistics Turned Off    /M+ = Message Statistics Turned On
  59.   /P-   = Configure As Public BBS          /P+ = Configure As Private BBS   
  60.   /S-   = Second Password Not Required     /S+ = Second Password Required
  61.   /U[x] = Upload Time Compensation.....[x] = Time Ratio
  62.  
  63.                     Press your favorite key to continue
  64.  
  65.        These options can be used as command line parameters for toggling
  66.        the selected features ON and OFF via SPITFIRE's scheduled events.  
  67.        More detailed information on how this is accomplished is discussed 
  68.        in the section, Usage As A Scheduled Event. 
  69.  
  70.  
  71.     MODEM CONFIGURATION
  72.     -------------------
  73.       
  74.        <S>  Serial Port Number
  75.        
  76.              Allows you to set the COMM port being used by your system.
  77.              SPITFIRE will access COMM ports 1, 2, 3 or 4.
  78.              
  79.        <B>  Baud Rate
  80.        
  81.              The baud rate is used to set the maximum speed your modem
  82.              is capable of.
  83.              
  84.        <I>  Modem Initialization String
  85.              
  86.              This option will allow you to alter the initialization 
  87.              string sent to the modem when SPITFIRE is booted up
  88.              and after each caller.  A growing list of known working
  89.              initialization strings and their corresponding modems
  90.              can be found in Appendix A of the SPITFIRE manual.
  91.         
  92.        <M>  Modem - Error Correction Type
  93.        
  94.              This option allows you to configure SPITFIRE for an error
  95.              checking modem if you have one available.  If you are 
  96.              using an error correction modem, be sure to turn this switch 
  97.              ON.  If you are using an error correction modem and this switch 
  98.              isn't turned on, when a caller logs on with an error correction 
  99.              modem, the Ymodem-g transfer protocols will not be available 
  100.              to the user.
  101.          
  102.        <E>  Error Correction Message
  103.         
  104.              This option allows you, if you have an error correction modem,
  105.              to specify the Modem Error Correction Message specific to your 
  106.              modem.  This is the code passed when one error correction modem
  107.              is connected to another error correction modem.  For instance,
  108.              the US Robotics HST modem uses ARQ.  Refer to your modem manual
  109.              for the code appropriate for your modem.
  110.  
  111.        <H>  Hardware Data Flow Control
  112.        
  113.             This switch toggles whether your a modem will automatically 
  114.             adjust to the baud rate of the incoming call rather than 
  115.             depending on the software to reset the baud rate of the comm 
  116.             port.  If the switch is set to Yes, then SPITFIRE will not 
  117.             adjust the comm port to the baud rate of the incoming call.  
  118.             If the switch is set to No, then SPITFIRE will adjust the 
  119.             comm port to the baud rate of the incoming call.
  120.             
  121.        <A>  Answer On What Ring
  122.  
  123.              The option allows you to set the number of rings that
  124.              will be permitted prior to the modem receiving the
  125.              incoming call.  Most often you will have this set to
  126.              1.  This can however be set higher if you wish to
  127.              increase the time prior to you modem receiving the
  128.              incoming call.
  129.  
  130.        <D>  Display Result Codes
  131.  
  132.               This option allows you to set whether the modem result
  133.               codes will be displayed to the screen.  If this option
  134.               is toggled off, no result codes will be displayed.  If
  135.               this option is toggled on, you will have verbose codes 
  136.               such as RING, CONNECT, CONNECT 1200, CONNECT 2400, etc.
  137.               displayed to your monitor screen.
  138.  
  139.  
  140.        <U>  Use High Speed Async Routines
  141.            
  142.             The high speed async routines within SPITFIRE seem to 
  143.             work fine with some systems and not with others.  You
  144.             simply need to turn this switch on and if your display
  145.             files are properly shown to your callers then all is
  146.             fine, otherwise, you will need to turn this switch off.
  147.  
  148.        <1>  Line COM1
  149.  
  150.             Allows the configuration of the IRQ SPITFIRE will use for
  151.             COMM port 1.  IRQ4 is standard for COM1.  Valid options
  152.             are 1 through 7.
  153.  
  154.        <2>  Line COM2
  155.  
  156.             Allows the configuration of the IRQ SPITFIRE will use for
  157.             COMM port 2.  IRQ3 is standard for COM2.  Valid options
  158.             are 1 through 7.
  159.  
  160.        <3>  Line COM3
  161.  
  162.             Allows the configuration of the IRQ SPITFIRE will use for
  163.             COMM port 3.  IRQ4 is standard for COM3.  Valid options
  164.             are 1 through 7.
  165.  
  166.        <4>  Line COM4
  167.  
  168.             Allows the configuration of the IRQ SPITFIRE will use for
  169.             COMM port 4.  IRQ3 is standard for COM4.  Valid options
  170.             are 1 through 7.
  171.  
  172.  
  173.     CHANGE VALUES
  174.     -------------
  175.  
  176.        <M>  Minimum Baud Required
  177.  
  178.              This option determines the minimum baud rate a caller
  179.              must use to access your BBS.  For instance, if this 
  180.              is set at 1200, a caller must connect at a baud rate 
  181.              between 1200 and the maximum baud rate of your BBS.
  182.              If a caller connects at a baud rate less than what 
  183.              is specified here, SF2SLOW.BBS will be displayed
  184.              and the caller will be logged off the system.
  185.  
  186.  
  187.        <N>  Node Number
  188.             
  189.             This option allows you to set the node number for your
  190.             SPI